home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / DomonicDefence4.swf / scripts / DefineButton2_419 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-09-27  |  205 b   |  5 lines

  1. on(release){
  2.    _root.tit = "Runes";
  3.    _root.tut = "To use a spell you must have a certain amount of runes, hover a spell and it will label how many of which runes you will need to use the spell.";
  4. }
  5.